TimeFirst Property (MessageFilter Object)
The TimeFirst
property sets filtering on whether a message was received at or since the
specified date and time. Read/write.
Syntax
objMessageFilter.TimeFirst
Data Type
Variant (vbDate
format)
Remarks
If the TimeFirst
property is not set, the message filter passes all messages received at or
before the date and time in the TimeLast
Note that the
TimeFirst and TimeLast properties represent local time. However,
when you access MAPI time properties through a Fields collection s Item
The TimeFirst
property corresponds to the MAPI Property PR_MESSAGE_DELIVERY_TIME.